1013936: Need to include new UG section on how to deploy spreadsheet server to AWS EKS using Docker#2354
1013936: Need to include new UG section on how to deploy spreadsheet server to AWS EKS using Docker#2354DeiraSF4418 wants to merge 8 commits intodevelopmentfrom
Conversation
…server to AWS EKS using Docker
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
...cel/Spreadsheet/React/Server-Deployment/deploy-spreadsheet-server-to-aws-eks-using-docker.md
Show resolved
Hide resolved
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
...cel/Spreadsheet/React/Server-Deployment/deploy-spreadsheet-server-to-aws-eks-using-docker.md
Outdated
Show resolved
Hide resolved
...cel/Spreadsheet/React/Server-Deployment/deploy-spreadsheet-server-to-aws-eks-using-docker.md
Show resolved
Hide resolved
…server to AWS EKS using Docker
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
| N> If you build a custom image, push it to Docker Hub or AWS ECR and update `image:` field accordingly. | ||
|
|
||
| **Step 3:** Expose the Service | ||
| Create a s`preadsheet-service.yaml` to define a Service of type `LoadBalancer` that forwards traffic to the container. Customize the external port (5000) as needed; the internal `targetPort` should remain 8080 because the container listens on that port. |
|
|
||
| **Step 5:** Configure the React client | ||
|
|
||
| Start by following the steps provided in this [link](../getting-started.md) to create a simple Document Editor sample in React. This will give you a basic setup of the Document Editor component. Once the Service reports an external address (e.g., a1b2c3d4e5f6-1234567890.us-east-1.elb.amazonaws.com), update the [`openUrl`](https://helpej2.syncfusion.com/react/documentation/api/spreadsheet/#openurl) and [`saveUrl`](https://ej2.syncfusion.com/react/documentation/api/spreadsheet/#saveurl) properties of your React Spreadsheet component: |
There was a problem hiding this comment.
Modify as Spreadsheet Editor
|
CI Status: FAILURE ❌ |
…server to AWS EKS using Docker
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
…server to AWS EKS using Docker
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
Updated the title and modified links for the React Spreadsheet documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
Updated the title of the deployment guide for clarity.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Need to include new UG section on how to deploy spreadsheet server to AWS EKS using Docker.
Task: https://dev.azure.com/EssentialStudio/Ej2-Web/_workitems/edit/1013936